[INFO] cloning repository https://github.com/PatOConnor43/heave
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PatOConnor43/heave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatOConnor43%2Fheave", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatOConnor43%2Fheave'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f643f3e54e1e643d90a47c3a846337f08873ee85
[INFO] testing PatOConnor43/heave against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatOConnor43%2Fheave" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PatOConnor43/heave
[INFO] finished tweaking git repo https://github.com/PatOConnor43/heave
[INFO] tweaked toml for git repo https://github.com/PatOConnor43/heave written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PatOConnor43/heave on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PatOConnor43/heave already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded insta v1.40.0
[INFO] [stderr]   Downloaded minijinja v1.0.21
[INFO] [stderr]   Downloaded openapiv3 v2.0.0
[INFO] [stderr]   Downloaded bstr v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2b8afdec3c4dedbe56e1fb2f149d3d6a6a83d4b50ecd6fac4e6ea24d38b7059
[INFO] running `Command { std: "docker" "start" "-a" "e2b8afdec3c4dedbe56e1fb2f149d3d6a6a83d4b50ecd6fac4e6ea24d38b7059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2b8afdec3c4dedbe56e1fb2f149d3d6a6a83d4b50ecd6fac4e6ea24d38b7059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b8afdec3c4dedbe56e1fb2f149d3d6a6a83d4b50ecd6fac4e6ea24d38b7059", kill_on_drop: false }`
[INFO] [stdout] e2b8afdec3c4dedbe56e1fb2f149d3d6a6a83d4b50ecd6fac4e6ea24d38b7059
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89efc09c1deaa85ed58fd50039b0620a6570581705481ee3e657e7318bd536f5
[INFO] running `Command { std: "docker" "start" "-a" "89efc09c1deaa85ed58fd50039b0620a6570581705481ee3e657e7318bd536f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling minijinja v1.0.21
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling openapiv3 v2.0.0
[INFO] [stderr]    Compiling heave v0.15.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.49s
[INFO] running `Command { std: "docker" "inspect" "89efc09c1deaa85ed58fd50039b0620a6570581705481ee3e657e7318bd536f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89efc09c1deaa85ed58fd50039b0620a6570581705481ee3e657e7318bd536f5", kill_on_drop: false }`
[INFO] [stdout] 89efc09c1deaa85ed58fd50039b0620a6570581705481ee3e657e7318bd536f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd6db69577fa942624b47b283c2be0afb504ea20c6f66b716ad1b8b54e95ddf5
[INFO] running `Command { std: "docker" "start" "-a" "fd6db69577fa942624b47b283c2be0afb504ea20c6f66b716ad1b8b54e95ddf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling insta v1.40.0
[INFO] [stderr]    Compiling heave v0.15.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.14s
[INFO] running `Command { std: "docker" "inspect" "fd6db69577fa942624b47b283c2be0afb504ea20c6f66b716ad1b8b54e95ddf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd6db69577fa942624b47b283c2be0afb504ea20c6f66b716ad1b8b54e95ddf5", kill_on_drop: false }`
[INFO] [stdout] fd6db69577fa942624b47b283c2be0afb504ea20c6f66b716ad1b8b54e95ddf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a69de7b4e7ecb01526ee614cf4b2126bd3fc78f390a180e82b74e18ca3f2e67
[INFO] running `Command { std: "docker" "start" "-a" "1a69de7b4e7ecb01526ee614cf4b2126bd3fc78f390a180e82b74e18ca3f2e67", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/heave-6389816112d68711)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::filter_only_new_outputs ... ok
[INFO] [stdout] test tests::filter_include_status_codes_outputs ... ok
[INFO] [stdout] test tests::filter_include_operation_ids_outputs ... ok
[INFO] [stdout] test tests::filter_include_paths_outputs ... ok
[INFO] [stdout] test tests::allof_inputs ... FAILED
[INFO] [stdout] test tests::petstore ... FAILED
[INFO] [stdout] test tests::read_only ... ok
[INFO] [stdout] test tests::cycle_detection ... ok
[INFO] [stdout] test tests::write_only ... ok
[INFO] [stdout] test tests::diagnostic_inputs ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::allof_inputs stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::petstore stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::allof_inputs
[INFO] [stdout]     tests::petstore
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin heave`
[INFO] running `Command { std: "docker" "inspect" "1a69de7b4e7ecb01526ee614cf4b2126bd3fc78f390a180e82b74e18ca3f2e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a69de7b4e7ecb01526ee614cf4b2126bd3fc78f390a180e82b74e18ca3f2e67", kill_on_drop: false }`
[INFO] [stdout] 1a69de7b4e7ecb01526ee614cf4b2126bd3fc78f390a180e82b74e18ca3f2e67
